home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / nahravani / aurec / arw3.exe / {app} / ARWizard3.exe / 0 / RCDATA / TFORM6 / TFORM6.txt < prev   
Encoding:
Text File  |  2004-05-19  |  3.9 KB  |  198 lines

  1. object Form6: TForm6
  2.   Left = 444
  3.   Top = 438
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Audio Record Wizard - Registration Form'
  7.   ClientHeight = 349
  8.   ClientWidth = 441
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 14
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 243
  23.     Width = 93
  24.     Height = 14
  25.     Caption = 'Your license name:'
  26.   end
  27.   object Label2: TLabel
  28.     Left = 8
  29.     Top = 274
  30.     Width = 91
  31.     Height = 14
  32.     Caption = 'Your license code:'
  33.   end
  34.   object Image1: TImage
  35.     Left = 0
  36.     Top = 0
  37.     Width = 441
  38.     Height = 70
  39.     Align = alTop
  40.     Picture.Data = {<image000.bmp>}
  41.   end
  42.   object Panel2: TPanel
  43.     Left = 0
  44.     Top = 70
  45.     Width = 441
  46.     Height = 155
  47.     Align = alTop
  48.     BevelOuter = bvNone
  49.     Color = clWindow
  50.     TabOrder = 7
  51.     object Label3: TLabel
  52.       Left = 28
  53.       Top = 21
  54.       Width = 377
  55.       Height = 13
  56.       AutoSize = False
  57.       Caption = 'Thank you for using Audio Record Wizard.'
  58.     end
  59.     object Label4: TLabel
  60.       Left = 28
  61.       Top = 50
  62.       Width = 401
  63.       Height = 13
  64.       AutoSize = False
  65.       Caption = 
  66.         '1. In the trial version, you are limited to 3 minutes of recordi' +
  67.         'ng time. For unlimited'
  68.     end
  69.     object Label5: TLabel
  70.       Left = 40
  71.       Top = 70
  72.       Width = 357
  73.       Height = 13
  74.       AutoSize = False
  75.       Caption = 
  76.         'recording, Please register this product. The registration fee is' +
  77.         ' US$ 24.95'
  78.     end
  79.     object Label6: TLabel
  80.       Left = 28
  81.       Top = 98
  82.       Width = 394
  83.       Height = 13
  84.       AutoSize = False
  85.       Caption = 
  86.         '2. Registered users also receive priority technical support && f' +
  87.         'uture minor upgrades '
  88.     end
  89.     object Label7: TLabel
  90.       Left = 40
  91.       Top = 118
  92.       Width = 397
  93.       Height = 13
  94.       AutoSize = False
  95.       Caption = 'for FREE!'
  96.     end
  97.   end
  98.   object suiButton3: TsuiButton
  99.     Left = 234
  100.     Top = 315
  101.     Width = 90
  102.     Height = 22
  103.     UIStyle = DeepBlue
  104.     Caption = '&Try It'
  105.     AutoSize = False
  106.     TabOrder = 8
  107.     Transparent = False
  108.     ModalResult = 0
  109.     Layout = blGlyphLeft
  110.     Spacing = 4
  111.     ResHandle = 0
  112.     MouseContinuouslyDownInterval = 100
  113.     OnClick = suiButton3Click
  114.   end
  115.   object suiButton1: TsuiButton
  116.     Left = 333
  117.     Top = 315
  118.     Width = 90
  119.     Height = 22
  120.     UIStyle = DeepBlue
  121.     Caption = '&Buy Now !'
  122.     AutoSize = False
  123.     TabOrder = 1
  124.     Transparent = False
  125.     ModalResult = 0
  126.     Layout = blGlyphLeft
  127.     Spacing = 4
  128.     ResHandle = 0
  129.     MouseContinuouslyDownInterval = 100
  130.     OnClick = suiButton1Click
  131.   end
  132.   object suiButton4: TsuiButton
  133.     Left = 136
  134.     Top = 315
  135.     Width = 90
  136.     Height = 22
  137.     UIStyle = DeepBlue
  138.     Caption = '&Tutorials'
  139.     AutoSize = False
  140.     TabOrder = 2
  141.     Transparent = False
  142.     ModalResult = 0
  143.     Layout = blGlyphLeft
  144.     Spacing = 4
  145.     ResHandle = 0
  146.     MouseContinuouslyDownInterval = 100
  147.     OnClick = suiButton4Click
  148.   end
  149.   object suiButton2: TsuiButton
  150.     Left = 359
  151.     Top = 270
  152.     Width = 64
  153.     Height = 23
  154.     UIStyle = DeepBlue
  155.     Caption = '&Register'
  156.     AutoSize = False
  157.     TabOrder = 0
  158.     Transparent = False
  159.     ModalResult = 0
  160.     Layout = blGlyphLeft
  161.     Spacing = 4
  162.     ResHandle = 0
  163.     MouseContinuouslyDownInterval = 100
  164.     OnClick = suiButton2Click
  165.   end
  166.   object Edit1: TEdit
  167.     Left = 101
  168.     Top = 239
  169.     Width = 322
  170.     Height = 22
  171.     TabOrder = 3
  172.   end
  173.   object Edit2: TEdit
  174.     Left = 101
  175.     Top = 271
  176.     Width = 252
  177.     Height = 22
  178.     TabOrder = 4
  179.     OnKeyPress = suiEdit2KeyPress
  180.   end
  181.   object Panel3: TPanel
  182.     Left = 0
  183.     Top = 225
  184.     Width = 444
  185.     Height = 2
  186.     BevelOuter = bvLowered
  187.     TabOrder = 5
  188.   end
  189.   object Panel4: TPanel
  190.     Left = -2
  191.     Top = 305
  192.     Width = 444
  193.     Height = 2
  194.     BevelOuter = bvLowered
  195.     TabOrder = 6
  196.   end
  197. end
  198.